home *** CD-ROM | disk | FTP | other *** search
- # Generic shroud for all runners
- #Set up runner shroud for when hit with plasma ball
-
- source eff_dir.gw
-
- LoadGameGen plas_hit.gam shroud
- Object3DScale 1.2 1.2 1.2
- #PrintTree shroud
-
- FindNode o170
- Object3DSetScroll on 3.2 -2.6
-
-
- #Instances of shrouds for all runners
- NewObject3D shroud0
- Object3DAddChild shroud
- SetAltitudeSurface off
- SetIntersectSurface off
- Object3DSetActive off
-
- #PrintTree shroud0
-
- NewObject3D shroud1
- Object3DAddChild shroud
- SetAltitudeSurface off
- SetIntersectSurface off
- Object3DSetActive off
-
- #PrintTree shroud1
-
- NewObject3D shroud2
- Object3DAddChild shroud
- SetAltitudeSurface off
- SetIntersectSurface off
- Object3DSetActive off
-
- NewObject3D shroud3
- Object3DAddChild shroud
- SetAltitudeSurface off
- SetIntersectSurface off
- Object3DSetActive off
-
- NewObject3D shroud4
- Object3DAddChild shroud
- SetAltitudeSurface off
- SetIntersectSurface off
- Object3DSetActive off
-
- NewObject3D shroud5
- Object3DAddChild shroud
- SetAltitudeSurface off
- SetIntersectSurface off
- Object3DSetActive off
-
- NewObject3D shroud6
- Object3DAddChild shroud
- SetAltitudeSurface off
- SetIntersectSurface off
- Object3DSetActive off
-
- NewObject3D shroud7
- Object3DAddChild shroud
- SetAltitudeSurface off
- SetIntersectSurface off
- Object3DSetActive off
-
-
-